PDF4Java Reference Documentation
com.o2sol.pdf4java.forms Package / PDFPushButtonWidget Class / getDownAppearance Method
In This Topic
    getDownAppearance Method
    In This Topic
    Gets the pressed visual appearance for the widget.
    The visual appearance of the widget when the user presses the widget.
    Syntax
    public PDFAnnotationAppearance getDownAppearance()

    Return Value

    The pressed visual appearance of the widget.
    See Also